ubg_3d2d_update_meshtracker
Syntax:
ubg_3d2d_update_meshtracker(meshtracker, transform, vbuffer, prim, format)
Arguments:
| Argument Name | Type | Description |
|---|---|---|
| meshtracker | array | tracker to modify |
| transform | matrix | model matrix that indicates transforms |
| vbuffer | real | vertex buffer of the model |
| prim | real | primitive type (only supports pr_trianglestrip and pr_trianglelist) |
| format | array | array containing order of vertex format for the model |
Returns: (array)
Description:
Loading page...
